home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1993…ch: Other People's Memory / ADC Developer CD (1993-03) (''Other People's Memory'')_iso / Dev.CD Mar 93.iso / Technical Documentation / Sample Code / DTS.Lib & Samples / DTS.Lib / DTS.Lib.headers / PPC.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-10-22  |  224 b   |  11 lines  |  [TEXT/MPS ]

  1. #ifndef __PPCTOOLBOX__
  2. #include <PPCToolbox.h>
  3. #endif
  4.  
  5.  
  6. OSErr    DoIPCListPorts(short *sindx, short *reqCount, short *actCount,
  7.                        LocationNamePtr  loc,
  8.                        PortInfoArrayPtr retInfo,
  9.                        PPCFilterProcPtr filter);
  10.  
  11.